home *** CD-ROM | disk | FTP | other *** search
- on CHECKM
- global XXX
- if the soundBusy of 1 = 1 then
- nothing()
- else
- sound playFile 1, XXX
- end if
- end
-
- on cursorset
- cursor(-1)
- set the cursor of sprite 7 to 280
- set the cursor of sprite 8 to 280
- set the cursor of sprite 9 to 280
- set the cursor of sprite 10 to 280
- set the cursor of sprite 14 to 280
- set the cursor of sprite 15 to 280
- set the cursor of sprite 16 to 280
- set the cursor of sprite 17 to 280
- end
-
- on cursorset2
- cursor(-1)
- set the cursor of sprite 7 to 280
- set the cursor of sprite 8 to 280
- set the cursor of sprite 9 to 280
- set the cursor of sprite 10 to 280
- set the cursor of sprite 11 to 280
- set the cursor of sprite 12 to 280
- set the cursor of sprite 13 to 280
- set the cursor of sprite 14 to 280
- set the cursor of sprite 15 to 280
- set the cursor of sprite 16 to 280
- end
-